home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-1 / Inter.Net 55-1.iso / CBuilder / Setup / BCB / data.z / ddcp.dfm / ddcp.txt
Encoding:
Text File  |  1998-02-09  |  283 b   |  16 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 108
  4.   Width = 696
  5.   Height = 480
  6.   Caption = 'Form1'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Default'
  11.   Font.Style = []
  12.   OnPaint = FormPaint
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15. end
  16.